home *** CD-ROM | disk | FTP | other *** search
- //
- // L-Fire's Quake III configuration file - 991214
- //
- // http://planetquake.com/LFire L-Fire Development Group
- // http://planetquake.com/3 Team 3
- //
- // http://www.elitestrike.com Elite Strike - "nil carborundum illegitimi"
- //
- // http://gamer.yyz.com YYZ Quake servers
- //
-
- unbindall
-
-
- // Console setup
- // =============
- bind TAB "+scores"
- bind ENTER "+button2"
- bind ESCAPE "togglemenu"
- bind [ "weapprev"
- bind ] "weapnext"
- bind ` "toggleconsole"
- bind ~ "toggleconsole"
-
-
- // Weapons
- // =======
- bind 1 "weapon 1" // gauntlet
- bind 3 "weapon 3" // SG
- bind 4 "weapon 2" // MG
- bind 5 "weapon 6" // LG
- bind 6 "weapon 4" // GL
-
- bind g "weapon 10" // G
- bind r "weapon 5" // RL
- bind t "weapon 8" // PG
- bind v "weapon 7" // RG
- bind z "weapon 9" // BFG
-
-
- // Movement
- // ========
- bind a "+movedown"
- bind d "+back"
- bind e "+forward"
- bind f "+moveright"
- bind s "+moveleft"
- bind SPACE "+moveup"
- bind SHIFT "+speed"
-
-
- // Function keys
- // =============
- bind F1 "vote yes"
- bind F2 "vote no"
- bind F3 "ui_teamorders"
- bind F11 "screenshot"
-
-
- // Attack
- // ======
- bind MOUSE1 "+attack"
- bind MOUSE2 "+zoom"
-
-
- // Just a few team chat bindings for now
- // =====================================
- bind = "say_team Unknown"
- bind kp_minus "say_team Negative That"
- bind kp_plus "say_team Roger That"
- bind kp_slash "say_team Hold"
- bind * "say_team Go/Now!!!"
-
- bind y "messagemode"
- bind u "messagemode2"
- bind i "messagemode3"
- bind o "messagemode4"
-
-
- // Mouse settings
- // ==============
- seta freelook "1"
- seta m_filter "1"
- seta m_side "0.25"
- seta m_forward "0.25"
- seta m_yaw "0.022"
- seta m_pitch "-0.022000"
- seta cl_mouseAccel "0"
-
-
- // Personal preferences
- // ====================
- seta name "L-Fire"
- seta cg_autoswitch "0"
- seta cg_brassTime "0"
- seta cg_drawCrosshairNames "1"
- seta cg_drawCrosshair "8"
- seta cg_draw2D "1"
- seta cg_draw3dIcons "0"
- seta cg_drawGun "1"
- seta cg_drawTeamOverlay "1"
- seta cg_drawTimer "1"
- seta cg_drawStatus "1"
- seta cg_forceModel 1
- seta cg_fov "105"
- seta cg_gibs "0"
- seta cg_lagometer "1"
- seta cg_marks "0"
- seta cg_railTrailTime "1600"
- seta cg_shadows "0"
- seta cg_simpleItems "1"
- seta cg_zoomfov "30"
- seta r_railSegmentLength "32"
- seta r_railCoreWidth "6"
- seta r_railWidth "16"
-
- // End
-